home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-21 | 450 b | 11 lines | [TEXT/MPCC] |
-
- void MyInitPanoCamera(DocumentPtr theDocument);
- void MyInitObjCamera(DocumentPtr theDocument);
- void MyGetBoundingSphere(TQ3ViewObject viewObject,TQ3GroupObject mainGroup,
- TQ3BoundingSphere *viewBSphere);
-
- TQ3CameraObject MyNewCamera(CWindowPtr theWindow);
- void MyRotateCameraY(DocumentPtr theDocument, float dY);
- void MyPlaceCamera(DocumentPtr theDocument, float fromX,float fromY,float fromZ,float toX,float toY,float toZ);
-
-